Private
Public Access
1
0
Files
power-apps-codeapps-blog-part2/node_modules/@fluentui/react-icons/lib/atoms/fonts/video-switch.d.ts

8 lines
425 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const VideoSwitchFilled: FluentFontIcon;
export declare const VideoSwitchRegular: FluentFontIcon;
export declare const VideoSwitch20Regular: FluentFontIcon;
export declare const VideoSwitch20Filled: FluentFontIcon;
export declare const VideoSwitch24Regular: FluentFontIcon;
export declare const VideoSwitch24Filled: FluentFontIcon;