export declare const prettyJson: (obj: Record | unknown[], space?: string | number) => string;