import { IconProps } from '../lib';
declare function UsersFour(props: IconProps): JSX.Element;
export default UsersFour;
