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