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