export type Transform = { fieldNames: { [key: string]: string; }; };