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