UNPKG

@datamonsterr/vdt-dashboard

Version:
4 lines 232 B
import type { UserProfileProps } from '../types'; declare function UserProfileView({ onBack }: UserProfileProps): import("react/jsx-runtime").JSX.Element; export default UserProfileView; //# sourceMappingURL=UserProfileView.d.ts.map