Private
Public Access
1
0
Files

8 lines
413 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const FoodAppleFilled: FluentFontIcon;
export declare const FoodAppleRegular: FluentFontIcon;
export declare const FoodApple20Regular: FluentFontIcon;
export declare const FoodApple20Filled: FluentFontIcon;
export declare const FoodApple24Regular: FluentFontIcon;
export declare const FoodApple24Filled: FluentFontIcon;