import { ExecutionContext, Recipe, TreeVisitor } from "@openrewrite/rewrite"; export declare class SemanticForwardRefMigration extends Recipe { name: string; displayName: string; description: string; editor(): Promise>; } //# sourceMappingURL=semantic-matching.d.ts.map