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