/**
 * trellis admin — operator console (AffordanceShell + TML).
 * Spec: TRL-175 (kernel) · TRL-180 (playground probe / v1.1).
 */
import type { Command } from 'commander';
export declare function registerAdminCommands(program: Command): void;
//# sourceMappingURL=admin.d.ts.map