import { YFMProps } from "../../models/blocks.js"; export declare const YFM: (props: YFMProps) => import("react/jsx-runtime").JSX.Element;