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