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