import { IListComponent } from '../types/table';
export declare const ListColumnHeaderPriority: (props: IListComponent) => JSX.Element;
