Outlook_Addin_LLM/node_modules/@fluentui/theme/lib/fonts/createFontStyles.d.ts

3 lines
139 B
TypeScript

import type { IFontStyles } from '../types/IFontStyles';
export declare function createFontStyles(localeCode: string | null): IFontStyles;