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