import { RemixiconReactIconComponentType } from './dist/typings';

declare const ThunderstormsFillIcon: RemixiconReactIconComponentType;
export default ThunderstormsFillIcon;
