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