export declare const stringifyObject: (value: unknown) => string;
