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