export declare function readJsonInput(options: { inputPath?: string; stdin?: boolean; }): Promise;