import * as React from "react"; declare function SvgFilm(props: React.SVGProps): React.JSX.Element; export default SvgFilm;