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