import type { AuthOptions } from '@cloudbase/oauth'; export declare const useAuthAdapter: (config: AuthOptions) => any;