export declare function sortByStr(list: Array>, key?: string, reverse?: boolean): void;