import type { ConnectorDefinition } from './types.js'; export declare const BUILTIN_CONNECTORS: readonly ConnectorDefinition[];