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