import * as pt from "@cicada-lang/partech"; import type * as Macros from "../../macros/index.js"; export declare function equivalent_entry_matcher(tree: pt.Tree): Macros.EquivalentEntry; //# sourceMappingURL=equivalent_entry_matcher.d.ts.map