export type WaitUntilHook = (this: void, promise: Promise) => void;