export declare function signDigest(privateKey: string, digest: string): string;
//# sourceMappingURL=signer.d.ts.map