import RtcEngine from './common/RtcEngine.native';
import RtcChannel from './common/RtcChannel.native';
export default RtcEngine;
export { RtcChannel };
//# sourceMappingURL=index.js.map