import React from "react"; export const AuthenticationPage = () => { return <>The Authentication Page; };