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