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