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