import GlobalReportViewModal from './index.vue';

export * from './types';
export { GlobalReportViewModal };
export default GlobalReportViewModal;
