declare const _: {
  readonly name: 'STON'
  readonly type: 'data'
  readonly aceMode: 'text'
  readonly extensions: readonly ['.ston']
  readonly languageId: 336
  readonly tmScope: 'source.smalltalk'
  readonly group: 'Smalltalk'
}

export default _
