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