import { b2Draw, b2World } from "@box2d/core"; export declare function DrawControllers(draw: b2Draw, world: b2World): void; //# sourceMappingURL=b2_controller_draw_helper.d.ts.map