export declare function jsonOneLevel(obj: Record<string, any>): string;
