Private
Public Access
1
0
Files

10 lines
536 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const WeatherSunnyHighFilled: FluentIcon;
export declare const WeatherSunnyHighRegular: FluentIcon;
export declare const WeatherSunnyHigh20Regular: FluentIcon;
export declare const WeatherSunnyHigh20Filled: FluentIcon;
export declare const WeatherSunnyHigh24Regular: FluentIcon;
export declare const WeatherSunnyHigh24Filled: FluentIcon;
export declare const WeatherSunnyHigh48Regular: FluentIcon;
export declare const WeatherSunnyHigh48Filled: FluentIcon;