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