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

declare const ComedyIcon: MdiReactIconComponentType;
export default ComedyIcon;
