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