import { default as React } from 'react';
declare const AmazonIcon: React.FC<React.SVGProps<SVGSVGElement>>;
export default AmazonIcon;
