import type { Agent } from './lib/agent-builder'

declare const pinpointAgent: Agent

export = pinpointAgent
