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