declare function deFormatText(key: string): string; export { deFormatText }; export default deFormatText;