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