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