Private
Public Access
1
0
Files

10 lines
606 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const WeatherThunderstormFilled: FluentFontIcon;
export declare const WeatherThunderstormRegular: FluentFontIcon;
export declare const WeatherThunderstorm20Regular: FluentFontIcon;
export declare const WeatherThunderstorm20Filled: FluentFontIcon;
export declare const WeatherThunderstorm24Regular: FluentFontIcon;
export declare const WeatherThunderstorm24Filled: FluentFontIcon;
export declare const WeatherThunderstorm48Regular: FluentFontIcon;
export declare const WeatherThunderstorm48Filled: FluentFontIcon;