declare function printValue(value: unknown, quoteStrings: boolean): string; export { printValue }; //# sourceMappingURL=print-value.d.ts.map