export declare class ArrayFieldValueModel { emptyUniqueValueIdentifier: string; constructor(value: string); }