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