import { init } from '../../init';
export declare const createPkpEncryptDecryptTest: (ctx: Awaited<ReturnType<typeof init>>, getAuthContext: () => any) => () => Promise<void>;
//# sourceMappingURL=pkp-encrypt-decrypt.d.ts.map