export declare enum TextInputTestIds { Input = "CorvaUI.TextInput.Input", Label = "CorvaUI.TextInput.Label", Prefix = "CorvaUI.TextInput.Prefix", Suffix = "CorvaUI.TextInput.Suffix", ClearButton = "CorvaUI.TextInput.ClearButton", StepUpButton = "CorvaUI.TextInput.StepUpButton", StepDownButton = "CorvaUI.TextInput.StepDownButton", Message = "CorvaUI.TextInput.Message" } //# sourceMappingURL=TextInputNext.constants.d.ts.map