import { CLIOptions } from '../types/index.js';
export declare function showCommand(options: CLIOptions): Promise<void>;
//# sourceMappingURL=show.d.ts.map