import type { ProviderService } from "../cli/service-registry.js"; export declare function getDefaultProviders(): ProviderService[];