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

14 lines
790 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const LightbulbCheckmarkColor: FluentIcon;
export declare const LightbulbCheckmarkFilled: FluentIcon;
export declare const LightbulbCheckmarkRegular: FluentIcon;
export declare const LightbulbCheckmark20Regular: FluentIcon;
export declare const LightbulbCheckmark20Filled: FluentIcon;
export declare const LightbulbCheckmark20Color: FluentIcon;
export declare const LightbulbCheckmark24Regular: FluentIcon;
export declare const LightbulbCheckmark24Filled: FluentIcon;
export declare const LightbulbCheckmark24Color: FluentIcon;
export declare const LightbulbCheckmark32Regular: FluentIcon;
export declare const LightbulbCheckmark32Filled: FluentIcon;
export declare const LightbulbCheckmark32Color: FluentIcon;