/** * If a context value is an object with this key, it indicates an error */ export declare const PROVIDER_ERROR_KEY = "$providerError";