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