* added utf8 module typings
added utf8 module typings
* added tests for utf8
added tests for utf8
* moved import to es6 compatible
moved import to es6 compatible
* updated var to const
updated var to const
* removed interface and moved into module
removed interface and moved into module
* update const with let as it can be changed
update const with let as it can be changed