10 lines
550 B
TypeScript
10 lines
550 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const SettingsChatFilled: FluentFontIcon;
|
|
export declare const SettingsChatRegular: FluentFontIcon;
|
|
export declare const SettingsChat16Regular: FluentFontIcon;
|
|
export declare const SettingsChat16Filled: FluentFontIcon;
|
|
export declare const SettingsChat20Regular: FluentFontIcon;
|
|
export declare const SettingsChat20Filled: FluentFontIcon;
|
|
export declare const SettingsChat24Regular: FluentFontIcon;
|
|
export declare const SettingsChat24Filled: FluentFontIcon;
|