Files
starface-outlook-sync-addin/node_modules/@fluentui/react-icons/lib/atoms/fonts/lightbulb.d.ts
T
Stefan Hacker 37ad745546 first commit
2026-04-03 09:38:48 +02:00

17 lines
920 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const LightbulbFilled: FluentFontIcon;
export declare const LightbulbRegular: FluentFontIcon;
export declare const Lightbulb16Regular: FluentFontIcon;
export declare const Lightbulb16Filled: FluentFontIcon;
export declare const Lightbulb20Regular: FluentFontIcon;
export declare const Lightbulb20Filled: FluentFontIcon;
export declare const Lightbulb24Regular: FluentFontIcon;
export declare const Lightbulb24Filled: FluentFontIcon;
export declare const Lightbulb28Regular: FluentFontIcon;
export declare const Lightbulb28Filled: FluentFontIcon;
export declare const Lightbulb32Regular: FluentFontIcon;
export declare const Lightbulb32Filled: FluentFontIcon;
export declare const Lightbulb32Light: FluentFontIcon;
export declare const Lightbulb48Regular: FluentFontIcon;
export declare const Lightbulb48Filled: FluentFontIcon;