export declare function sortUserInfo(list?: any[] | null): any;
