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