import { Type } from "@tsed/core"; import { JsonMethodStore } from "../domain/JsonMethodStore.js"; /** * @ignore */ export declare function getOperationsStores(target: Type | any): Map;