export type * as ast from "./parse/grammar";
export * from "./parse/parse";
//# sourceMappingURL=index.d.ts.map