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