const base = { profileData: { name: 'John Doe' }, }; export const mockDataDetailsCardProps = { base, };