// Re-export BitField from common package to maintain backward compatibility
export { BitField } from '@node-dlc/common';
