import { Placement } from '@floating-ui/dom'; export declare const FLOATING_PLACEMENTS: { [key in Placement]: Placement; };