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