/** * Prints system information */ export declare const printReport: (version: string) => Promise;