StakeDeRegistrationCertificate: {
    cert: {
        deposit: string;
        stakeCredential: types.ConwayTypes.StakeCredential;
    };
    type: CertificateType.STAKE_DE_REG;
}

Type declaration