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