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