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