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