import { AuthConfig } from '../types/config'; export declare function validateConfig(config: AuthConfig): void;