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