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

14 lines
726 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const BrainSparkleFilled: FluentIcon;
export declare const BrainSparkleRegular: FluentIcon;
export declare const BrainSparkle20Regular: FluentIcon;
export declare const BrainSparkle20Filled: FluentIcon;
export declare const BrainSparkle24Regular: FluentIcon;
export declare const BrainSparkle24Filled: FluentIcon;
export declare const BrainSparkle28Regular: FluentIcon;
export declare const BrainSparkle28Filled: FluentIcon;
export declare const BrainSparkle32Regular: FluentIcon;
export declare const BrainSparkle32Filled: FluentIcon;
export declare const BrainSparkle48Regular: FluentIcon;
export declare const BrainSparkle48Filled: FluentIcon;