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