So, I Am Trying To Declare An Image with @AppStorage. It Looks Like This:
@AppStorage("profileImage") private var profileImage = Image? // Error Here