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