1*890232f2SAndroid Build Coastguard Workerexport { StructInNestedNS, StructInNestedNST } from './namespace-a/namespace-b/struct-in-nested-n-s'; 2*890232f2SAndroid Build Coastguard Workerexport { TableInNestedNS, TableInNestedNST } from './namespace-a/namespace-b/table-in-nested-n-s'; 3*890232f2SAndroid Build Coastguard Workerexport { UnionInNestedNS, unionToUnionInNestedNS, unionListToUnionInNestedNS } from './namespace-a/namespace-b/union-in-nested-n-s'; 4