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