import { type Icon } from 'phosphor-react-native'; declare const I: Icon; /** @deprecated Use WindmillIcon */ export declare const Windmill: Icon; export { I as WindmillIcon }; //# sourceMappingURL=Windmill.d.ts.map