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