export declare enum TextInputType { text = "text", number = "number", password = "password" } //# sourceMappingURL=text-input-type.enum.d.ts.map