/**
 * trellis context — budgeted agent orientation pack (TRL-127)
 */
import type { Command } from 'commander';
export declare function registerContextCommands(program: Command): void;
//# sourceMappingURL=context.d.ts.map