import { parse } from "./template-parser";
import { traverse } from "./traverser";
export { parse, traverse };
//# sourceMappingURL=index.d.ts.map