/** Allowed primitive value type for form controls. */ export type ValidControlValue = string | undefined; //# sourceMappingURL=ValidControlValue.d.ts.map