declare const _: {
  name: 'Smithy'
  type: 'programming'
  color: '#c44536'
  extensions: ['.smithy']
  tmScope: 'source.smithy'
  aceMode: 'text'
  languageId: 1027892786
  codemirrorMode: 'clike'
  codemirrorMimeType: 'text/x-csrc'
}
export = _
