10 lines
646 B
TypeScript
10 lines
646 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const WeatherPartlyCloudyNightFilled: FluentFontIcon;
|
|
export declare const WeatherPartlyCloudyNightRegular: FluentFontIcon;
|
|
export declare const WeatherPartlyCloudyNight20Regular: FluentFontIcon;
|
|
export declare const WeatherPartlyCloudyNight20Filled: FluentFontIcon;
|
|
export declare const WeatherPartlyCloudyNight24Regular: FluentFontIcon;
|
|
export declare const WeatherPartlyCloudyNight24Filled: FluentFontIcon;
|
|
export declare const WeatherPartlyCloudyNight48Regular: FluentFontIcon;
|
|
export declare const WeatherPartlyCloudyNight48Filled: FluentFontIcon;
|