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

6 lines
278 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const NotebookEyeFilled: FluentIcon;
export declare const NotebookEyeRegular: FluentIcon;
export declare const NotebookEye20Regular: FluentIcon;
export declare const NotebookEye20Filled: FluentIcon;