Private
Public Access
1
0
Files

10 lines
590 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const DesktopArrowRightFilled: FluentFontIcon;
export declare const DesktopArrowRightRegular: FluentFontIcon;
export declare const DesktopArrowRight16Regular: FluentFontIcon;
export declare const DesktopArrowRight16Filled: FluentFontIcon;
export declare const DesktopArrowRight20Regular: FluentFontIcon;
export declare const DesktopArrowRight20Filled: FluentFontIcon;
export declare const DesktopArrowRight24Regular: FluentFontIcon;
export declare const DesktopArrowRight24Filled: FluentFontIcon;