import { TInternalConfig } from './Types'; export declare function validateAuthConfig(config: TInternalConfig): void;