import type { PaginatorNextProps } from '@primereact/types/primitive/paginator';
export declare const defaultNextProps: PaginatorNextProps;
