import { SVGProps } from "react";
declare const RIDeviceRecoverFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { RIDeviceRecoverFill };
