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