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