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