import RegisterFormScreen from '@/screens/auth/register/RegisterForm'; import React from 'react'; export default function Index() { return ( ); }