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