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