interface GlobalConstantHashAndValue {
    [globalConstantHash: string]: Expr;
}

Indexable

[globalConstantHash: string]: Expr