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