import { AuthAdapterOptions } from "./interface";
export declare const getAuthDefaultOptions: () => AuthAdapterOptions;
