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