import { RegisterForm } from '@shopstack/cs-admin-lib'; const RegisterPage = () => { return ( ) } export default RegisterPage