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