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