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

10 lines
566 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const EyeTrackingOffFilled: FluentFontIcon;
export declare const EyeTrackingOffRegular: FluentFontIcon;
export declare const EyeTrackingOff16Regular: FluentFontIcon;
export declare const EyeTrackingOff16Filled: FluentFontIcon;
export declare const EyeTrackingOff20Regular: FluentFontIcon;
export declare const EyeTrackingOff20Filled: FluentFontIcon;
export declare const EyeTrackingOff24Regular: FluentFontIcon;
export declare const EyeTrackingOff24Filled: FluentFontIcon;