import { SVGProps } from "react";
declare const FCVideoFile: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { FCVideoFile };
