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