import type { IconProps } from '../../types';
declare const FahrenheitLine: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Fahrenheit Line
 * @see {@link https://remixicon.com/icon/fahrenheit-line Remix Icon Docs}
 */
export { FahrenheitLine };
