10 lines
568 B
TypeScript
10 lines
568 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
|
|
export declare const WeatherSnowShowerDayFilled: FluentIcon;
|
|
export declare const WeatherSnowShowerDayRegular: FluentIcon;
|
|
export declare const WeatherSnowShowerDay20Regular: FluentIcon;
|
|
export declare const WeatherSnowShowerDay20Filled: FluentIcon;
|
|
export declare const WeatherSnowShowerDay24Regular: FluentIcon;
|
|
export declare const WeatherSnowShowerDay24Filled: FluentIcon;
|
|
export declare const WeatherSnowShowerDay48Regular: FluentIcon;
|
|
export declare const WeatherSnowShowerDay48Filled: FluentIcon;
|