declare const _: {
  name: 'NEON'
  type: 'data'
  aceMode: 'text'
  extensions: ['.neon']
  languageId: 481192983
  tmScope: 'source.neon'
  aliases: ['nette object notation', 'ne-on']
}
export = _
