import * as pt from "@cicada-lang/partech"; import * as Stmts from "../../stmts/index.js"; export declare function equation_matcher(tree: pt.Tree): Stmts.Equation; //# sourceMappingURL=equation_matcher.d.ts.map