import { SVGIconDef } from './types'; declare const UserOutlined: SVGIconDef; export default UserOutlined;