export declare const sortObject: (obj: Record<string, any>, order: string[]) => Record<string, any>;
//# sourceMappingURL=Map.d.ts.map