declare function escapeJsStringLiteral(str: string): string; export = escapeJsStringLiteral; //# sourceMappingURL=escapeJsStringLiteral.d.ts.map