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