Private
Public Access
1
0
Files

10 lines
542 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const ChatDismissFilled: FluentFontIcon;
export declare const ChatDismissRegular: FluentFontIcon;
export declare const ChatDismiss16Regular: FluentFontIcon;
export declare const ChatDismiss16Filled: FluentFontIcon;
export declare const ChatDismiss20Regular: FluentFontIcon;
export declare const ChatDismiss20Filled: FluentFontIcon;
export declare const ChatDismiss24Regular: FluentFontIcon;
export declare const ChatDismiss24Filled: FluentFontIcon;