import { IPopoverPosition } from '../position-function'; export default function isEqualPlacement(a: IPopoverPosition, b: IPopoverPosition): boolean;