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