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