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