export { Popover } from './Popover'; export type { PopoverProps, AnchorOrigin, VerticalPosition, HorizontalPosition } from './types'; //# sourceMappingURL=index.d.ts.map