import Popover from './popover';
export type { PopoverProps } from './popover';
export default Popover;
