import SerialPortAPI from './API'; export { default as SerialPort } from './SerialPort'; export default SerialPortAPI;