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