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