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