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