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