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