import * as react_jsx_runtime0 from "react/jsx-runtime"; //#region src/components/mdx/mdx-components/code/figcaption-block.d.ts declare function FigcaptionBlock({ children, className, ...props }: React.HTMLAttributes): react_jsx_runtime0.JSX.Element; //#endregion export { FigcaptionBlock as t };