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