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