8 lines
405 B
TypeScript
8 lines
405 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
|
|
export declare const CommentDismissFilled: FluentIcon;
|
|
export declare const CommentDismissRegular: FluentIcon;
|
|
export declare const CommentDismiss20Regular: FluentIcon;
|
|
export declare const CommentDismiss20Filled: FluentIcon;
|
|
export declare const CommentDismiss24Regular: FluentIcon;
|
|
export declare const CommentDismiss24Filled: FluentIcon;
|