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