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