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

declare const AutoAwesomeIcon: MdiReactIconComponentType;
export default AutoAwesomeIcon;
