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

declare const FridgeIcon: MdiReactIconComponentType;
export default FridgeIcon;
