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