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