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