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