import { Prettify } from '@storefront-ui/shared'; import { UsePopoverOptions } from '../usePopover'; export type UseDropdownOptions = Prettify void; onCloseDeps?: unknown[]; }>;