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