import { IModalStyles, Theme } from '@fluentui/react';
/**
 * @private
 */
export declare const themedPhoneInfoModalStyle: (theme: Theme) => Partial<IModalStyles>;
/**
 * @private
 */
export declare const titleClassName: string;
/**
 * @private
 */
export declare const titleContainerClassName: string;
/**
 * @private
 */
export declare const stepTextStyle: string;
/**
 * @private
 */
export declare const phoneInfoTextStyle: string;
/**
 * @private
 */
export declare const phoneInfoIcon: (theme: Theme) => string;
/**
 * @private
 */
export declare const phoneInfoInctructionLine: string;
/**
 * @private
 */
export declare const phoneInfoStep: string;
/**
 * @private
 */
export declare const phoneInfoIconStyle: (theme: Theme) => string;
/**
 * @private
 */
export declare const infoConnectionLinkStyle: (theme: Theme) => string;
//# sourceMappingURL=TeamsMeetingConferenceInfo.d.ts.map