import type { Erc20Operations } from "../../operations.js"; import type { OperationHandler } from "../types.js"; export declare const handleErc20Transfer2Operation: OperationHandler;