import { Placement as FuiPlacement } from '@floating-ui/dom';
export type DokuDropdownPlacement = FuiPlacement;
