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

declare const FridgeFillIcon: RemixiconReactIconComponentType;
export default FridgeFillIcon;
