import { t as ICodeBlockProps } from "./types-wP3wUTGt.js"; import * as react_jsx_runtime0 from "react/jsx-runtime"; //#region src/components/mdx/mdx-components/code/pre-block/pre-block.d.ts declare function PreBlock({ className, __dmcRaw__, npm, yarn, pnpm, bun, __dmcMeta__, __dmcEvent__, children, ...props }: ICodeBlockProps): react_jsx_runtime0.JSX.Element; //#endregion export { PreBlock as t };