export interface IFieldProperty { identifier: string; property?: string; } //# sourceMappingURL=IFieldProperty.d.ts.map