import * as Complex from './native.js' import * as complex from './arithmetic.js' export { complex } export {Complex}