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