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