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

declare const FilmReelIcon: MdiReactIconComponentType;
export default FilmReelIcon;
