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