export declare type AwesomeDataTableSortCallback = (a: any, b: any) => number;