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

declare const WindyLineIcon: RemixiconReactIconComponentType;
export default WindyLineIcon;
