import { IStyleFunction } from 'office-ui-fabric-react/lib/Utilities'; import { IFeedbackListStyleProps, IFeedbackListStyles } from './FeedbackList.types'; export declare const getStyles: IStyleFunction;