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