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