import { RefObject } from 'react'; export { VirtualElement } from '@popperjs/core'; export declare type Boundary = RefObject | Array>;