/// import { SvgIconProps } from './types'; export declare function ChartPersonIcon({ className, ...props }?: Partial): JSX.Element;