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