export declare function isEnvJsonMode(): boolean; export declare function printData(data: unknown, asJson: boolean): void;