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