declare const _default: { [language: string]: string | { ok: string; now: string; clear: string; }; }; export default _default;