declare const _: {
name: 'Hack'
type: 'programming'
color: '#878787'
extensions: ['.hack', '.hh', '.hhi', '.php']
tmScope: 'source.hack'
aceMode: 'php'
languageId: 153
codemirrorMode: 'php'
codemirrorMimeType: 'application/x-httpd-php'
}
export default _