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

declare const EtIcon: MdiReactIconComponentType;
export default EtIcon;
