/** * Re-export BlockEvents from the new modular structure. * This file maintains backward compatibility with existing imports. */ export { BlockEvents } from './blockEvents/index';