import type { ComponentProps, FC, PropsWithChildren } from 'react'; export declare const DropdownHeader: FC>>;