export function youTubeID(path: any): any; export function getTld(hostname: any): any; export function isExternalLink(element: any, canvasOrigin?: string): boolean; export function showFilePreview(event: any, opts?: {}): void; export function showFilePreviewInOverlay(event: any, canvasOrigin: any): void; export function showFilePreviewInline(event: any, canvasOrigin: any, disableGooglePreviews: any): void;