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

16 lines
963 B
TypeScript

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