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