export type AddCancellationHandler = (cancellationHandler: () => void) => void;