export declare function getOrDefaultIfMissingRequiredAuthentication(provider: () => Promise, defaultValue: T): Promise;