import { IconComponent } from '..';
declare const MegaphoneIcon: IconComponent;
export { MegaphoneIcon };
