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