import { PaginationThemeProps } from '../../../../components/pagination/types/paginationTheme';
import { PaginationVariantsTheme } from './variants';
export declare const PAGINATION_STYLES: PaginationThemeProps<PaginationVariantsTheme>;
