export declare function BasicAuthSecurity(username: any, password: any, defaults: any): void;
