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