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