import aiRobotManager from './aiRobotManager';

export * from './info';

export default aiRobotManager.getInstance();
