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

16 lines
893 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const CursorHoverFilled: FluentFontIcon;
export declare const CursorHoverRegular: FluentFontIcon;
export declare const CursorHover16Regular: FluentFontIcon;
export declare const CursorHover16Filled: FluentFontIcon;
export declare const CursorHover20Regular: FluentFontIcon;
export declare const CursorHover20Filled: FluentFontIcon;
export declare const CursorHover24Regular: FluentFontIcon;
export declare const CursorHover24Filled: FluentFontIcon;
export declare const CursorHover28Regular: FluentFontIcon;
export declare const CursorHover28Filled: FluentFontIcon;
export declare const CursorHover32Regular: FluentFontIcon;
export declare const CursorHover32Filled: FluentFontIcon;
export declare const CursorHover48Regular: FluentFontIcon;
export declare const CursorHover48Filled: FluentFontIcon;