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