I'm using this module inside a typescript project that allows for javascript. Should I write my own index.d.ts file? If so, should I declare that the HTML5TouchBackend class extends the HTML5Backend class? Or should I just declare the HTML5TouchBackend class?