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