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