When using the ZBar `Symbol` type in TypeScript, the IDE may assume that this is the built-in JavaScript `Symbol` object. Although this can be worked around, I would suggest to rename `Symbol` to `ZBarSymbol`.