declare const exporters: {
  LOG: 'log',
  AGENT: 'agent'
}

export = exporters
