import type { DataTableLoadingProps } from '@primereact/types/primitive/datatable';
export declare const defaultLoadingProps: DataTableLoadingProps;
