/// import { SvgProps } from "react-native-svg"; declare function Film(props: SvgProps): JSX.Element; export default Film;