import type { IPivotStyleProps, IPivotStyles, IStyleFunctionOrObject } from '@fluentui/react'; export declare function getPivotStyles(props: IPivotStyleProps): IStyleFunctionOrObject;