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