import type { ComputePosition } from './types';
export declare const computePosition: ComputePosition;
