import { IStyleFunction } from 'office-ui-fabric-react/lib/Utilities'; import { IPropertiesTableSetStyleProps, IPropertiesTableSetStyles } from './PropertiesTableSet.types'; export declare const getStyles: IStyleFunction;