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

declare const FridgeLineIcon: RemixiconReactIconComponentType;
export default FridgeLineIcon;
