import * as React from 'react'; import { Text } from '@fluentui/react-northstar'; const HeaderExampleAlign = () => Text aligned to end; export default HeaderExampleAlign;