/**
 * © Copyright Outburn Ltd. 2022-2024 All Rights Reserved
 *   Project name: FUME-COMMUNITY
 */
export declare const getJsonElementName: (element: any, fshKey: string) => Promise<any>;
//# sourceMappingURL=getJsonElementName.d.ts.map