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