declare const _: {
  name: 'GAML'
  type: 'programming'
  color: '#FFC766'
  extensions: ['.gaml']
  tmScope: 'none'
  aceMode: 'text'
  languageId: 290345951
}
export default _
