10 lines
630 B
TypeScript
10 lines
630 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const WeatherSnowShowerNightFilled: FluentFontIcon;
|
|
export declare const WeatherSnowShowerNightRegular: FluentFontIcon;
|
|
export declare const WeatherSnowShowerNight20Regular: FluentFontIcon;
|
|
export declare const WeatherSnowShowerNight20Filled: FluentFontIcon;
|
|
export declare const WeatherSnowShowerNight24Regular: FluentFontIcon;
|
|
export declare const WeatherSnowShowerNight24Filled: FluentFontIcon;
|
|
export declare const WeatherSnowShowerNight48Regular: FluentFontIcon;
|
|
export declare const WeatherSnowShowerNight48Filled: FluentFontIcon;
|