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