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