10 lines
584 B
TypeScript
10 lines
584 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
|
|
export declare const WeatherSnowShowerNightFilled: FluentIcon;
|
|
export declare const WeatherSnowShowerNightRegular: FluentIcon;
|
|
export declare const WeatherSnowShowerNight20Regular: FluentIcon;
|
|
export declare const WeatherSnowShowerNight20Filled: FluentIcon;
|
|
export declare const WeatherSnowShowerNight24Regular: FluentIcon;
|
|
export declare const WeatherSnowShowerNight24Filled: FluentIcon;
|
|
export declare const WeatherSnowShowerNight48Regular: FluentIcon;
|
|
export declare const WeatherSnowShowerNight48Filled: FluentIcon;
|