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