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