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