8 lines
443 B
TypeScript
8 lines
443 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const TimeAndWeatherFilled: FluentFontIcon;
|
|
export declare const TimeAndWeatherRegular: FluentFontIcon;
|
|
export declare const TimeAndWeather20Regular: FluentFontIcon;
|
|
export declare const TimeAndWeather20Filled: FluentFontIcon;
|
|
export declare const TimeAndWeather24Regular: FluentFontIcon;
|
|
export declare const TimeAndWeather24Filled: FluentFontIcon;
|