8 lines
419 B
TypeScript
8 lines
419 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const StickerAddFilled: FluentFontIcon;
|
|
export declare const StickerAddRegular: FluentFontIcon;
|
|
export declare const StickerAdd20Regular: FluentFontIcon;
|
|
export declare const StickerAdd20Filled: FluentFontIcon;
|
|
export declare const StickerAdd24Regular: FluentFontIcon;
|
|
export declare const StickerAdd24Filled: FluentFontIcon;
|