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