Private
Public Access
1
0
Files

10 lines
520 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const WeatherSquallsFilled: FluentIcon;
export declare const WeatherSquallsRegular: FluentIcon;
export declare const WeatherSqualls20Regular: FluentIcon;
export declare const WeatherSqualls20Filled: FluentIcon;
export declare const WeatherSqualls24Regular: FluentIcon;
export declare const WeatherSqualls24Filled: FluentIcon;
export declare const WeatherSqualls48Regular: FluentIcon;
export declare const WeatherSqualls48Filled: FluentIcon;