import type { PropertiesTableProps } from '../../shared/types';
export declare const HeaderProperties: PropertiesTableProps;
export declare const RootProperties: PropertiesTableProps;
export declare const SearchProperties: PropertiesTableProps;
export declare const PanelProperties: PropertiesTableProps;
export declare const PanelButtonProperties: PropertiesTableProps;
export declare const ActiveFiltersProperties: PropertiesTableProps;
export declare const ToolbarProperties: PropertiesTableProps;
export declare const ToolbarActionsProperties: PropertiesTableProps;
export declare const ItemProperties: PropertiesTableProps;
export declare const DateProperties: PropertiesTableProps;
export declare const SelectionProperties: PropertiesTableProps;
export declare const MultiSelectionProperties: PropertiesTableProps;
export declare const NoResultsProperties: PropertiesTableProps;
export declare const ResultCountProperties: PropertiesTableProps;
export declare const ContentProperties: PropertiesTableProps;
export declare const HighlightingProperties: PropertiesTableProps;
export declare const QuickFiltersProperties: PropertiesTableProps;
export declare const SortButtonProperties: PropertiesTableProps;
export declare const SortButtonEvents: PropertiesTableProps;
export declare const UseFilterProperties: PropertiesTableProps;
export declare const UseFilterAsyncParams: PropertiesTableProps;
export declare const UseFilterAsyncReturn: PropertiesTableProps;
export declare const RootEvents: PropertiesTableProps;
export declare const SearchEvents: PropertiesTableProps;
export declare const ActiveFiltersEvents: PropertiesTableProps;
