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