import * as pt from "@cicada-lang/partech"; import * as Exps from "../../exp/index.js"; export declare function property_matcher(tree: pt.Tree): Exps.Property; //# sourceMappingURL=property_matcher.d.ts.map