6 lines
266 B
TypeScript
6 lines
266 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
|
|
export declare const ChatMailFilled: FluentIcon;
|
|
export declare const ChatMailRegular: FluentIcon;
|
|
export declare const ChatMail20Regular: FluentIcon;
|
|
export declare const ChatMail20Filled: FluentIcon;
|