8 lines
413 B
TypeScript
8 lines
413 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const DrawerAddFilled: FluentFontIcon;
|
|
export declare const DrawerAddRegular: FluentFontIcon;
|
|
export declare const DrawerAdd20Regular: FluentFontIcon;
|
|
export declare const DrawerAdd20Filled: FluentFontIcon;
|
|
export declare const DrawerAdd24Regular: FluentFontIcon;
|
|
export declare const DrawerAdd24Filled: FluentFontIcon;
|