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