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