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