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