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