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

declare const DriveEtaIcon: MdiReactIconComponentType;
export default DriveEtaIcon;
