export function parse(text: any): any;
export const bibtexGrammar: util.Grammar;
import { util } from '../../core/index.js';
