import { Command } from "../../../types.js"; declare const showCommand: Command; export default showCommand;