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