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