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

declare const ClapperboardIcon: MdiReactIconComponentType;
export = ClapperboardIcon;