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