export default class ContactImpulse { readonly b2Impulse: Box2D.b2ContactImpulse; constructor(b2Impulse: Box2D.b2ContactImpulse); }