export { useWellSelection } from './useWellSelection'; export type { BicWells, BatchSelectResult, UseWellSelectionParams, UseWellSelectionReturn, } from './useWellSelection.types'; //# sourceMappingURL=index.d.ts.map