declare const _: {
  name: 'crontab'
  type: 'data'
  aceMode: 'tcl'
  filenames: ['crontab']
  languageId: 705203557
  tmScope: 'text.crontab'
  aliases: ['cron', 'cron table']
  color: '#ead7ac'
}
export = _
