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