import { JsonObject } from '@backstage/types'; export declare function sortKeys(data: JsonObject): JsonObject;