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