import { IStyleFunction } from '@fluentui/react/lib/Utilities'; import { IFeedbackListStyleProps, IFeedbackListStyles } from './FeedbackList.types'; export declare const getStyles: IStyleFunction;