import { TestOptions, Options } from '../../../lib/types'; export declare function validateCredentials(options: Options & TestOptions): void;