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