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