import type { Command } from "commander"; export declare function registerReportsCommands(program: Command): void; //# sourceMappingURL=reports.d.ts.map