import PinchScrollZoom from './pinch-scroll-zoom.vue';
export { type PinchScrollZoomEmitData, type PinchScrollZoomExposed, type PinchScrollZoomSetData, type PinchScrollZoomKeyAction, PinchScrollZoomDefaultControls } from './types';
export default PinchScrollZoom;
