import { Pagination } from './pagination.taro';
export type { PaginationProps } from './pagination.taro';
export default Pagination;
