export declare namespace BindingKeys { namespace Context { const CONTROLLER_CLASS: string; const CONTROLLER_METHOD_NAME: string; const CONTROLLER_METHOD_META: string; } }