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