export declare function registerShutdownHook(cb: () => Promise, priority?: number): void;