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