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