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