/** * Name of the default provider when a using a simple configuration. * * @public */ export declare const DEFAULT_PROVIDER_ID = "default";