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

declare const DropSaverIcon: MdiReactIconComponentType;
export = DropSaverIcon;