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

declare const SunCloudyLineIcon: RemixiconReactIconComponentType;
export default SunCloudyLineIcon;
