import { IconSvgProps } from '../types';
declare const Users: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Users;
//# sourceMappingURL=Users.d.ts.map