import * as React from "react"; declare function FilmOutline(props: React.SVGProps): any; export default FilmOutline;