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