import { GenericFacade } from "../../types";
export * as ModelSummaryWatcherV1 from "./ModelSummaryWatcherV1.js";
declare const ModelSummaryWatcher: GenericFacade;
export default ModelSummaryWatcher;
