NATS supports cross-account exporting to either all or explicit accounts that have access to Activation Tokens. NAuth Account CRD does not support Activation Tokens today, hence all exports are all "public" and allows any other account to import from it.
The same applies to importing "private" streams, the Activation Token needs to be provided for the importing Account.
Add support for Activation Tokens in export/import.
References: