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