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