import { type ItemType } from 'antd/es/menu/interface'; export const useAgentTransferMenuItem = (_agentId?: string): ItemType[] | null => null;