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