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