export declare function goFieldName(name: string): string; export declare function buildGoFieldNames(names: readonly string[]): ReadonlyMap;