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