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