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