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