Stephen's suggestion appears as a reasonable proposal to me. "Exports" and "Exposes" feel quite intuitive. As a user, I'd wish for some more powerful syntax with wildcards, rather than only having * (everything) or a list of packages at my hands. E.g. something like:
Exposes com.example.internal.model.* Also +1 for having qualified Exposes with "To".