declare const _: {
  readonly name: 'Robots Exclusion Rules'
  readonly type: 'data'
  readonly aceMode: 'text'
  readonly filenames: readonly ['robots.txt']
  readonly languageId: 674736065
  readonly tmScope: 'text.robots-txt'
  readonly aliases: readonly ['robots', 'robots txt', 'robotx.txt']
}

export default _
