Nip07: {
    getPublicKey: () => string | undefined;
    nip04: EncryptionImplementation;
    nip44: EncryptionImplementation;
    signEvent: Sign;
}