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