import { FC, SVGProps } from 'react'; declare const IconFilm: FC & { fill?: string }>; export default IconFilm;