import React from 'react';
import { AtlassianInternalWarning, md } from '@atlaskit/docs';
import { TeamsLink } from '@atlaskit/teams-app-internal-navigation/teams-link';
const _default_1: any = md`
${()}
A React component to display a card with user information.
Go to one of the sub-pages for more detailed explanations of what you're looking for.
${(
-
To display User profile cards
-
To display Team profile cards
-
To customise the behaviour of the profile client, e.g. fetching data from a custom source.
)}
`;
export default _default_1;