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