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