export declare function normalizeTypeName(typeName: string): string; export declare function normalizeElementTypeName(elementType: string): [string, string]; export declare function jsonChoiceName(variableName: string, typeName: string): string; //# sourceMappingURL=utils.d.ts.map