import { type PropsWithChildren } from 'react'; export declare const TooltipSubheader: { (props: PropsWithChildren): null; displayName: string; }; //# sourceMappingURL=TooltipSubheader.d.ts.map