/// import { IconProps } from "../SvgIcon"; export declare const UserPortrait: (props?: IconProps) => JSX.Element; export default UserPortrait;