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