import { IStyleFunction } from '@fluentui/react/lib/Utilities'; import { IPropertiesTableSetStyleProps, IPropertiesTableSetStyles } from './PropertiesTableSet.types'; export declare const getStyles: IStyleFunction;