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