10 lines
622 B
TypeScript
10 lines
622 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const WeatherRainShowersDayFilled: FluentFontIcon;
|
|
export declare const WeatherRainShowersDayRegular: FluentFontIcon;
|
|
export declare const WeatherRainShowersDay20Regular: FluentFontIcon;
|
|
export declare const WeatherRainShowersDay20Filled: FluentFontIcon;
|
|
export declare const WeatherRainShowersDay24Regular: FluentFontIcon;
|
|
export declare const WeatherRainShowersDay24Filled: FluentFontIcon;
|
|
export declare const WeatherRainShowersDay48Regular: FluentFontIcon;
|
|
export declare const WeatherRainShowersDay48Filled: FluentFontIcon;
|