8 lines
405 B
TypeScript
8 lines
405 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
|
|
export declare const CalligraphyPenFilled: FluentIcon;
|
|
export declare const CalligraphyPenRegular: FluentIcon;
|
|
export declare const CalligraphyPen20Regular: FluentIcon;
|
|
export declare const CalligraphyPen20Filled: FluentIcon;
|
|
export declare const CalligraphyPen24Regular: FluentIcon;
|
|
export declare const CalligraphyPen24Filled: FluentIcon;
|