8 lines
405 B
TypeScript
8 lines
405 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
|
|
export declare const TimeAndWeatherFilled: FluentIcon;
|
|
export declare const TimeAndWeatherRegular: FluentIcon;
|
|
export declare const TimeAndWeather20Regular: FluentIcon;
|
|
export declare const TimeAndWeather20Filled: FluentIcon;
|
|
export declare const TimeAndWeather24Regular: FluentIcon;
|
|
export declare const TimeAndWeather24Filled: FluentIcon;
|