TerminationVatPowers: {
    exitVat: ((unknown: any) => void);
    exitVatWithFailure: ((reason: Error) => void);
}