import { ReactZoomPanPinchContext, ReactZoomPanPinchRef } from "../models/context.model"; export declare const getContext: (contextInstance: ReactZoomPanPinchContext) => ReactZoomPanPinchRef;