import { TUserProfile } from "../WSAPI/WSAPITypes"; export interface UserProfile extends TUserProfile { }