export enum RevalidateTag {
  AgentIndex = 'agent_index',
}
