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