export declare function formatVideoUrl(url: string): string; export declare function getYouTubeVideoId(src: string): string; //# sourceMappingURL=video-url-helpers.d.ts.map