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