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

declare const FridgeFilledTopIcon: MdiReactIconComponentType;
export default FridgeFilledTopIcon;
