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