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

declare const RefrigeratorIcon: MdiReactIconComponentType;
export default RefrigeratorIcon;
