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