export declare function setFloatingElemPosition(targetRect: any, floatingElem: any, anchorElem: any, verticalGap?: number, horizontalOffset?: number): void;
