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