export declare const sortItems: (data: any, key: any, sortInAscendingOrder: any) => any;
