Private
Public Access
1
0
Files

10 lines
534 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const RibbonStarFilled: FluentFontIcon;
export declare const RibbonStarRegular: FluentFontIcon;
export declare const RibbonStar20Regular: FluentFontIcon;
export declare const RibbonStar20Filled: FluentFontIcon;
export declare const RibbonStar24Regular: FluentFontIcon;
export declare const RibbonStar24Filled: FluentFontIcon;
export declare const RibbonStar32Regular: FluentFontIcon;
export declare const RibbonStar32Filled: FluentFontIcon;