At the moment, the API extractor doesn't support local namespaced imports, this will break the generation of flat dts files. When we turn on dts bundling for this package it will break. Hence this is the ground work needed for making this package compatable with the API extractor. See: https://github.com/Microsoft/web-build-tools/issues/1029 Relates to #28588 PR Close #28642