Transforms export default x or export { x as default } to export = x for CommonJS module type declaration export