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