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