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