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