import { StructuredError } from '@agentuity/core'; export const OAuthResponseError = StructuredError('OAuthResponseError');