import { SVGProps } from "react";
declare const BSWind: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { BSWind };
