import React from "react";
import { ReactZoomPanPinchContentRef } from "../../models/context.model";
export declare const Controls: React.FC<ReactZoomPanPinchContentRef>;
