export declare function escapeChars(str: string): string;
