import * as MiniXUI from './minixui';
export default MiniXUI;
export * from './minixui';
