import * as React from 'react'; import { Label, Pivot, PivotItem } from '@fluentui/react'; export const PivotTabsExample = () => (
);