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