/** Returns error message display when calling usePROVIDER at location outside PROVIDER context. */
export declare const providerErrorMessage: (provider: string) => string;
