export declare const isMobile: () => boolean; export declare function getYoutubeVideoId(str: string): string; export declare function getVimeoId(url: string): string;