import vue3BigList, { vue3BigListItem as tmpItem } from './main.vue';
export type vue3BigListItem = tmpItem;
export default vue3BigList;
