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