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