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