"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const antd_1 = require("antd");
exports.default = antd_1.Modal;