import { default as InBox } from './InBox.vue';
export { InBox };
export * from './types';
