export const AgentLayoutSlots = {
  history: 'magent-agent-chat-history',
  config: 'magent-agent-dev-config',
  chat: 'magent-agent-chat',
};
