export default grammar;
/**
 * @import {Grammar} from '@wooorm/starry-night'
 */
/** @type {Grammar} */
declare const grammar: Grammar;
import type { Grammar } from '@wooorm/starry-night';
//# sourceMappingURL=source.mlir.d.ts.map