import * as React from 'react'; import { Header } from '@fluentui/react-northstar'; const HeaderExampleRtl = () => (
); export default HeaderExampleRtl;