import { r as INpmCommands } from "../../../../../mdx-runtime-CwEw2jem.js"; import * as react_jsx_runtime0 from "react/jsx-runtime"; //#region src/components/mdx/mdx-components/code/pre-block/shell-command.d.ts declare function ShellCommand({ npm, yarn, pnpm, bun }: INpmCommands): react_jsx_runtime0.JSX.Element; //#endregion export { ShellCommand };