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