import UserProfile from './UserProfile'; export type { UserProfileProps } from './UserProfile'; export default UserProfile;