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