import styled from 'styled-components/native'; export const OTPContainer = styled.View` padding: 20px; align-items: center; `