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