TS4023: Exported Variable <x> has or is using name <y> from external module but cannot be named

Return type of exported function has or is using name 'SystemActions' from external module "/Users/jacharles/dev_xo/atomic-events-monorepo/packages/ atomic-events-core/dist/index" but cannot be named

// Feels hacky but needed to resolve weird error:
Return type of exported function has or is using name 'SystemActions' from external module "/Users/jacharles/dev_xo/atomic-events-monorepo/packages/ atomic-events-core/dist/index" but cannot be named

Further reading

https://stackoverflow.com/questions/43900035/ts4023-exported-variable-x-has-or-is-using-name-y-from-external-module-but https://github.com/Microsoft/TypeScript/issues/5711