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