Events: { "filepicker:urlString": CustomEvent<any> } & {
    [evt: string]: CustomEvent<any>;
}

Events type alias for associated component.