// these typings are provided in case you wish to bypass the entrypoint // and import the standard flavour of box2d-wasm directly. declare const module: typeof import('box2d-wasm'); export default module;