export { swipeBehavior } from './instance.js'; export { type SwipeBehaviorOptions, SwipeBehavior, type SwipeBehaviorState, } from './SwipeBehavior.js';