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