import React from "react"; import type { WorkflowProps } from "."; declare const RebootInstance: React.FC; export default RebootInstance; //# sourceMappingURL=reboot-instance.d.ts.map