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