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