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