export declare namespace BindingKeys { namespace Authentication { const STRATEGY = "authentication.strategy"; const PROVIDER = "authentication.provider"; const METADATA = "authenticate"; } }