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