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