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

declare const FahrenheitFillIcon: RemixiconReactIconComponentType;
export default FahrenheitFillIcon;
