import type { IconComponent } from '../types'; declare const Wind: IconComponent; export default Wind;