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