/** Serialize text as a JSON string value. */
export declare const asString: (str: string) => string;
//# sourceMappingURL=asString.d.ts.map