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