declare const _: {
  readonly name: 'Hosts File'
  readonly type: 'data'
  readonly aceMode: 'text'
  readonly filenames: readonly ['HOSTS', 'hosts', 'hosts.txt']
  readonly languageId: 231021894
  readonly tmScope: 'source.hosts'
  readonly aliases: readonly ['hosts']
  readonly color: '#308888'
}

export default _
