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