import type { ButtonVariant } from '../button/button'; export type DropdownButtonVariant = ButtonVariant;