import { Placement } from '@floating-ui/dom'; export declare type OriginClassResolver = (placement: Placement) => string;