declare const _: {
  name: 'IRC log'
  type: 'data'
  aceMode: 'text'
  extensions: ['.irclog', '.weechatlog']
  languageId: 164
  tmScope: 'none'
  aliases: ['irc', 'irc logs']
  codemirrorMode: 'mirc'
  codemirrorMimeType: 'text/mirc'
}
export = _
