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