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