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

declare const MegaphoneIcon: MdiReactIconComponentType;
export default MegaphoneIcon;
