export declare const replaceChars: (source: string, chars: string[] | string) => string; //# sourceMappingURL=escape.d.ts.map