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