export default VideoEmbed;
declare function VideoEmbed(props: any): import("react/jsx-runtime").JSX.Element;
