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