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