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