export declare const signWithApiKey: (input: { content: string; publicKey: string; privateKey: string; }) => Promise; //# sourceMappingURL=nodecrypto.d.ts.map