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

declare const ClapperboardIcon: MdiReactIconComponentType;
export default ClapperboardIcon;
