8 lines
449 B
TypeScript
8 lines
449 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const PersonLightbulbFilled: FluentFontIcon;
|
|
export declare const PersonLightbulbRegular: FluentFontIcon;
|
|
export declare const PersonLightbulb20Regular: FluentFontIcon;
|
|
export declare const PersonLightbulb20Filled: FluentFontIcon;
|
|
export declare const PersonLightbulb24Regular: FluentFontIcon;
|
|
export declare const PersonLightbulb24Filled: FluentFontIcon;
|