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