export declare const sanitizeSortParams: (sort: unknown) => string[] | undefined;
//# sourceMappingURL=sanitizeSortParams.d.ts.map