Private
Public Access
1
0
Files

8 lines
455 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const PanelRightCursorFilled: FluentFontIcon;
export declare const PanelRightCursorRegular: FluentFontIcon;
export declare const PanelRightCursor20Regular: FluentFontIcon;
export declare const PanelRightCursor20Filled: FluentFontIcon;
export declare const PanelRightCursor24Regular: FluentFontIcon;
export declare const PanelRightCursor24Filled: FluentFontIcon;