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