import { IconProps } from '../types';
declare const Wind: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Wind;
//# sourceMappingURL=Wind.d.ts.map