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