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