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