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