UNPKG

alinea

Version:
6 lines (5 loc) 285 B
import type { HTMLProps } from 'react'; export declare function PageHeader(props: HTMLProps<HTMLElement>): import("react/jsx-runtime").JSX.Element; export declare namespace PageHeader { function Content(props: HTMLProps<HTMLDivElement>): import("react/jsx-runtime").JSX.Element; }