Private
Public Access
1
0
Files

10 lines
550 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const ChatHintHalfFilled: FluentFontIcon;
export declare const ChatHintHalfRegular: FluentFontIcon;
export declare const ChatHintHalf16Regular: FluentFontIcon;
export declare const ChatHintHalf16Filled: FluentFontIcon;
export declare const ChatHintHalf20Regular: FluentFontIcon;
export declare const ChatHintHalf20Filled: FluentFontIcon;
export declare const ChatHintHalf24Regular: FluentFontIcon;
export declare const ChatHintHalf24Filled: FluentFontIcon;