import type { Application } from '../../application/index.js'; /** * 升级算例 */ export declare function migrate(app: Application): void; //# sourceMappingURL=v5.d.ts.map