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