import { Command } from 'commander'; export declare function registerReportCommand(program: Command): void; //# sourceMappingURL=report.d.ts.map