import { ZoomPanHelperFunctions } from '../types'; declare const usePanZoomHelper: () => ZoomPanHelperFunctions; export default usePanZoomHelper;