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

declare const FridgeTopIcon: MdiReactIconComponentType;
export default FridgeTopIcon;
