export declare const printJson: (tab: string | undefined, json: unknown, space?: number | string) => string;