import { Theme } from '@fluentui/react';
/**
 * @private
 */
export declare const questionTextStyle: (theme: Theme) => string;
/**
 * @private
 */
export declare const surveyContainerStyle: (isMobile: boolean) => string;
//# sourceMappingURL=Survey.styles.d.ts.map