import { type IUiMenuInteractiveItemProps } from "@gooddata/sdk-ui-kit"; import { type IDrillSelectDropdownMenuItemData } from "../hooks/useDrillSelectDropdownMenuItems.js"; export declare function DrillSelectDropdownMenuItem(props: IUiMenuInteractiveItemProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=DrillSelectDropdownMenuItem.d.ts.map