export declare const getFieldId: (fieldName: string, fieldType: string) => string;
