import { type ComponentProps, type FC } from 'react'; import { DropdownMenuButton } from '../Dropdown'; export declare const HeaderDropdownMenuButton: FC>;