/****************************************************************************** * This file was generated by langium-cli 4.1.0. * DO NOT EDIT MANUALLY! ******************************************************************************/ import type { Grammar } from 'langium'; export declare const KumoriGrammar: () => Grammar;