export interface IFormOptions { validateOnRender?: boolean; noEmptyArrayInitialization?: boolean; } //# sourceMappingURL=form-options.d.ts.map