import type { UpdateStatus } from "@cloud-push/cloud";
export declare function getUpdateStatus(): Promise<UpdateStatus | undefined>;
//# sourceMappingURL=getUpdateStatus.d.ts.map