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