ProvidesCallback:
    | (cb: DoneCallback) => void | undefined
    | () => PromiseLike<unknown>