Generated Swift interfaces for modules with overlays, like Foundation or Dispatch, currently contain `import Foundation`/`import Dispatch` statements. These imports are redundant, and this change removes them.
%mcp_opt