import Popover from './Popover'; export default Popover; export { Popover }; export type { PopoverProps, PopoverInstance } from './PropsType';