Private
Public Access
1
0
Files

10 lines
582 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const WeatherSunnyHighFilled: FluentFontIcon;
export declare const WeatherSunnyHighRegular: FluentFontIcon;
export declare const WeatherSunnyHigh20Regular: FluentFontIcon;
export declare const WeatherSunnyHigh20Filled: FluentFontIcon;
export declare const WeatherSunnyHigh24Regular: FluentFontIcon;
export declare const WeatherSunnyHigh24Filled: FluentFontIcon;
export declare const WeatherSunnyHigh48Regular: FluentFontIcon;
export declare const WeatherSunnyHigh48Filled: FluentFontIcon;