/// export interface IconMegaphoneSharpProps { size?: string; style?: React.CSSProperties; } export declare const IconMegaphoneSharp: React.FC;