import * as React from 'react'; import { Divider } from '@fluentui/react-northstar'; const DividerExampleImportant = () => This is important; export default DividerExampleImportant;