import type { TreeSelectionProps } from '@primereact/types/primitive/tree';
export declare const defaultSelectionProps: Partial<TreeSelectionProps>;
