/** * title: 编程式关闭 * description: 这在 Dialog 中很实用 */ declare const _default: () => JSX.Element; export default _default;