10 lines
638 B
TypeScript
10 lines
638 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const WeatherRainShowersNightFilled: FluentFontIcon;
|
|
export declare const WeatherRainShowersNightRegular: FluentFontIcon;
|
|
export declare const WeatherRainShowersNight20Regular: FluentFontIcon;
|
|
export declare const WeatherRainShowersNight20Filled: FluentFontIcon;
|
|
export declare const WeatherRainShowersNight24Regular: FluentFontIcon;
|
|
export declare const WeatherRainShowersNight24Filled: FluentFontIcon;
|
|
export declare const WeatherRainShowersNight48Regular: FluentFontIcon;
|
|
export declare const WeatherRainShowersNight48Filled: FluentFontIcon;
|