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