import { ReactIconComponentType } from '../types';

declare const DriveEta: ReactIconComponentType;
export default DriveEta;
            