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