8 lines
443 B
TypeScript
8 lines
443 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const CalligraphyPenFilled: FluentFontIcon;
|
|
export declare const CalligraphyPenRegular: FluentFontIcon;
|
|
export declare const CalligraphyPen20Regular: FluentFontIcon;
|
|
export declare const CalligraphyPen20Filled: FluentFontIcon;
|
|
export declare const CalligraphyPen24Regular: FluentFontIcon;
|
|
export declare const CalligraphyPen24Filled: FluentFontIcon;
|