export declare const TooltipHeader: (props: { subheader: string; }) => import("react/jsx-runtime").JSX.Element | null;