import type { PaginationLocale } from '../Pagination.types'; declare const locale: PaginationLocale; export default locale;