import { init } from '../../init';
export declare const createViewPKPsByAddressTest: (ctx: Awaited<ReturnType<typeof init>>) => () => Promise<void>;
