import { PaginationInterface } from './pagination.types'; export declare function paginationTheme(props: PaginationInterface): any;