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