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