export * from './lib/DefaultSerialPort';
export * from './lib/ISerialPort';
export * from './lib/ModemOptions';
export * from './lib/RawModem';
