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