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