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