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