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