export declare function contextSetCommand(argv: any): Promise; export declare function contextGetCommand(argv: any): Promise; export declare function contextListCommand(): Promise; export declare function contextDeleteCommand(argv: any): Promise; //# sourceMappingURL=context.d.ts.map