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