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