import { ReactZoomPanPinchRef } from "../models";
declare const useTransformContext: () => ReactZoomPanPinchRef;
export default useTransformContext;
