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