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