import { FilamentProxy } from'../native/FilamentProxy';
/**
* Note: Prefer using the bullet hooks over the imperative API!
* The imperative API might become deprecated in the future.
*/exportconstBulletAPI = FilamentProxy.createBullet();
//# sourceMappingURL=bulletApi.js.map