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