import { IPopoverPosition } from '../position-function';
export declare const INVISIBLE_POSITION: IPopoverPosition;
