import "../../index.css";
declare const CreateVideo: (props: any) => JSX.Element;
export default CreateVideo;
