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