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