export { default as SecureTextInput } from "./SecureTextInput";
export type { SecureTextInputProps } from "./SecureTextInput";
