import { SVGProps } from "react";
declare const TBZoomPan: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { TBZoomPan };
