import type { FC, SVGProps } from "react";
export declare const Video: FC<SVGProps<SVGSVGElement>>;
export default Video;
//# sourceMappingURL=Video.d.ts.map