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