import { ComputePositionConfig } from '@floating-ui/dom';
export declare const DEFAULT_POSITION_CONFIG: Partial<ComputePositionConfig>;
