Private
Public Access
1
0
Files

8 lines
413 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const RibbonAddFilled: FluentFontIcon;
export declare const RibbonAddRegular: FluentFontIcon;
export declare const RibbonAdd20Regular: FluentFontIcon;
export declare const RibbonAdd20Filled: FluentFontIcon;
export declare const RibbonAdd24Regular: FluentFontIcon;
export declare const RibbonAdd24Filled: FluentFontIcon;