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