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