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

declare const FridgeOutlineIcon: MdiReactIconComponentType;
export default FridgeOutlineIcon;
