declare function helperFormatEscaper(dataMap: any): (str: any) => string; export default helperFormatEscaper;