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