export interface Signature { keyId: string; signature: string; } //# sourceMappingURL=signature.d.ts.map