import type { AnyObject } from '../types/index.js'; export declare const toJson: (value: AnyObject) => string; //# sourceMappingURL=to-json.d.ts.map