export declare const mockVerificationWorker: {
    terminate: () => void;
};
