declare const _default: { lang: string; notFoundContent: string; 'zh-cn': { notFoundContent: string; source: string; target: string; searchPlaceholder: string; }; 'en-us': { notFoundContent: string; source: string; target: string; searchPlaceholder: string; }; 'zh-tw': { notFoundContent: string; source: string; target: string; searchPlaceholder: string; }; }; export default _default;