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