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