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