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