declare const _: {
name: 'NewLisp'
type: 'programming'
color: '#87AED7'
extensions: ['.nl', '.lisp', '.lsp']
tmScope: 'source.lisp'
aceMode: 'lisp'
languageId: 247
codemirrorMode: 'commonlisp'
codemirrorMimeType: 'text/x-common-lisp'
interpreters: ['newlisp']
}
export = _