export declare const getYoutubePlaylistId: (url: string) => string; export declare const getYoutubeVideoId: (url: any) => any;