import type { Component } from "../../../../../../components/component.js"; /** COMP003 fail case: "run-migration" has no native rollback, no noRollback opt-out, no component-level rollback, and no compensation sibling step. */ export declare const migrator: Component; //# sourceMappingURL=migrator.component.d.ts.map