import Pagination from "./src/index.vue";

export * from "./src/pagination";

export { Pagination };
export default Pagination;
