export declare type JSON = { [fieldName: string]: T; };