import { MdiReactIconComponentType } from './dist/typings';

declare const AmazonIcon: MdiReactIconComponentType;
export default AmazonIcon;
