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