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