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