export { default as NPopselect } from './src/Popselect'; export type { PopselectProps } from './src/Popselect';