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