export declare type TypeField = { name: string; type: string; group?: string; };