export declare function safeJsonStringify(data: unknown, space?: string | number): string;