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

declare const FahrenheitLineIcon: RemixiconReactIconComponentType;
export default FahrenheitLineIcon;
