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

declare const MegaphoneOutlineIcon: MdiReactIconComponentType;
export default MegaphoneOutlineIcon;
