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