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