10 lines
574 B
TypeScript
10 lines
574 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const WeatherSunnyLowFilled: FluentFontIcon;
|
|
export declare const WeatherSunnyLowRegular: FluentFontIcon;
|
|
export declare const WeatherSunnyLow20Regular: FluentFontIcon;
|
|
export declare const WeatherSunnyLow20Filled: FluentFontIcon;
|
|
export declare const WeatherSunnyLow24Regular: FluentFontIcon;
|
|
export declare const WeatherSunnyLow24Filled: FluentFontIcon;
|
|
export declare const WeatherSunnyLow48Regular: FluentFontIcon;
|
|
export declare const WeatherSunnyLow48Filled: FluentFontIcon;
|