import { MdiReactIconComponentType } from './dist/typings';

declare const FilmIcon: MdiReactIconComponentType;
export default FilmIcon;
