declare const _default: { zh: { cancel: string; ok: string; }; en: { cancel: string; ok: string; }; }; export default _default;