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