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

16 lines
1.0 KiB
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const VideoBackgroundEffectFilled: FluentFontIcon;
export declare const VideoBackgroundEffectRegular: FluentFontIcon;
export declare const VideoBackgroundEffect16Regular: FluentFontIcon;
export declare const VideoBackgroundEffect16Filled: FluentFontIcon;
export declare const VideoBackgroundEffect20Regular: FluentFontIcon;
export declare const VideoBackgroundEffect20Filled: FluentFontIcon;
export declare const VideoBackgroundEffect24Regular: FluentFontIcon;
export declare const VideoBackgroundEffect24Filled: FluentFontIcon;
export declare const VideoBackgroundEffect28Regular: FluentFontIcon;
export declare const VideoBackgroundEffect28Filled: FluentFontIcon;
export declare const VideoBackgroundEffect32Regular: FluentFontIcon;
export declare const VideoBackgroundEffect32Filled: FluentFontIcon;
export declare const VideoBackgroundEffect48Regular: FluentFontIcon;
export declare const VideoBackgroundEffect48Filled: FluentFontIcon;