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

declare const ElephantIcon: MdiReactIconComponentType;
export default ElephantIcon;
