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