import { IIconProps } from '@icon-park/svg/lib/runtime';
declare const WindmillOne: (props: IIconProps) => JSX.Element;
export default WindmillOne;
