export declare function sortParams(payload: object | Record<string, any> | string): string;
