import type { FC, PropsWithChildren } from 'react'; export declare const DropdownMenuItemIndicator: FC;