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