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