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

declare const EmberIcon: MdiReactIconComponentType;
export default EmberIcon;
