export declare class IDRReplEntryField { label: string; name: string; reference: boolean; required: boolean; type: string; } //# sourceMappingURL=IDRReplEntryField.d.ts.map