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