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