import React from 'react'; import { FloatingPopoverProps } from './Dropdown.types'; declare const FloatingPopover: React.ForwardRefExoticComponent>; export { FloatingPopover }; //# sourceMappingURL=FloatingPopover.d.ts.map