export { UserProfileNormal };
export default UserProfileNormal;
import UserProfileNormal from "./UserProfileNormal.svelte";
