import type { PaginationTheme } from '../Pagination.vue';
declare const theme: PaginationTheme;
export default theme;
