import { Card, Flex, Image, Text } from '@fluentui/react-northstar'; import * as React from 'react'; const CardExampleBody = () => ( ); export default CardExampleBody;