// Re-export EMPTY_USAGE from @ant/model-provider // Kept here for backward compatibility — consumers import from this path. export { EMPTY_USAGE } from '@ant/model-provider' export type { NonNullableUsage } from '@ant/model-provider'