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