export declare function registerShutdownHook(cb: () => Promise<number>, priority?: number): void;
//# sourceMappingURL=shutdown.d.ts.map