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