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

declare const AmazonAlexaIcon: MdiReactIconComponentType;
export default AmazonAlexaIcon;
