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