export type { SelectSize } from './src/interface'; export { default } from './src/Selection'; export type { InternalSelectionInst } from './src/Selection';