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