import * as React from "react"; import { IconProps } from '../lib'; declare const UsersThree: (props: IconProps) => React.JSX.Element; export default UsersThree; //# sourceMappingURL=UsersThree.d.ts.map