import Popper from './Popper'; import type { Props } from './Popper'; export type { Props as PopperProps }; export default Popper;