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