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

declare const FilmstripIcon: MdiReactIconComponentType;
export default FilmstripIcon;
