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