/** @format */ import React from 'react'; declare function OTPView(props: any): React.JSX.Element; export default OTPView;