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