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