declare const getYouTubeVideoId: (url: string) => string; export default getYouTubeVideoId;