import type { DataViewEmptyProps } from '@primereact/types/primitive/dataview';
export declare const defaultEmptyProps: DataViewEmptyProps;
