export declare enum ValidateSwitchType { 'x-auth' = "x-auth", 'basic-auth' = "basic-auth" }