10 lines
592 B
TypeScript
10 lines
592 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
|
|
export declare const WeatherRainShowersNightFilled: FluentIcon;
|
|
export declare const WeatherRainShowersNightRegular: FluentIcon;
|
|
export declare const WeatherRainShowersNight20Regular: FluentIcon;
|
|
export declare const WeatherRainShowersNight20Filled: FluentIcon;
|
|
export declare const WeatherRainShowersNight24Regular: FluentIcon;
|
|
export declare const WeatherRainShowersNight24Filled: FluentIcon;
|
|
export declare const WeatherRainShowersNight48Regular: FluentIcon;
|
|
export declare const WeatherRainShowersNight48Filled: FluentIcon;
|