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

declare const FloppyIcon: MdiReactIconComponentType;
export default FloppyIcon;
