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